-- card: 12468 from stack: in -- bmap block id: 12551 -- flags: 0000 -- background id: 2649 -- name: view -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=104 top=69 right=88 bottom=258 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "Namesonly" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=104 top=49 right=68 bottom=258 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card SLBnames end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=104 top=19 right=38 bottom=258 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card ss end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=105 top=92 right=132 bottom=258 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field "workgroup" repeat until the mouse is down show card field "workgroup" end repeat hide card field "workgroup" go to card "SLBnames" end mouseUp -- part 6 (field) -- low flags: 80 -- high flags: 0004 -- rect: left=29 top=136 right=236 bottom=352 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: workgroup -- part contents for card part 6 ----- text ----- This is the currently selected WorkGroup. You can also select a new WorkGroup here (if applicable). This will show you all the names in that selected workgroup.